-
Re: Setting Sidebearings
Very hypothetical: Consider a symmetric "o" in a font that mostly contains glyphs with swashes on the right side while the left side more or less look like vertical strokes. In this case th…3 -
Re: Determine whether a font file is OpenType format or TrueType format
The file extension has no meaning; you need to look inside the file to determine what it contains. If you don't believe me, do change the file extension from an OpenType font file that contains CFF b…2 -
Re: Supersized em square
Gimlet X-Ray has 5000 units per em.3 -
Re: How can I show font names instead of samples in Word font menu for non-alphabetic fonts?
In symbol fonts all of the characters in the Unicode range 0xF000 - 0xF0FF (inclusive) will be used to enumerate the symbol character set. All glyphs in this range are mapped to the range 0x0000 - 0x…1 -
Re: Color fonts nowadays
Word supports color fonts with the COLR extension. For more information about what web browsers and design software support color fonts see this article:https://www.high-logic.com/font-editor/fontcre…2